home *** CD-ROM | disk | FTP | other *** search
/ New Star Software Collection / NSS_Collection.iso / 3-212 ms word 60 (full arabic) / 3.ima / RTF_DCA.TX_ / RTF_DCA.bin
Text File  |  1994-10-10  |  2KB  |  41 lines

  1. # This is a sample font mapping file for converting Word for
  2. # Windows documents into RFT-DCA.  In order for this file to 
  3. # be used by the converter, it should be renamed RTF_DCA.DAT.
  4.  
  5. # Each line of this file describes how a particular Word for 
  6. # Windows font should map to an RFT-DCA font #
  7. # during the conversion.  The syntax for each entry is:
  8. # WordFontName,FontSize[-FontSize][,i];GFID[,[Width][,Attribute]]
  9. # WordFontName is the Word for Windows font you would like
  10. # used in place of the specified GFID.  FontSize is the size
  11. # you would like this font to appear in your Word document.
  12. # Its value is the two times the desired point size.  It is
  13. # separated from the WordFontName by a comma.  A range of font
  14. # sizes may optionally be specified.  If a ",i" is specified
  15. # following the FontSize (or FontSize range) then this mapping
  16. # will only take place if the characters were italicized in
  17. # the original Word document.  The GFID is the RFT-DCA font
  18. # number.  In DisplayWrite, the GFID is represented as the
  19. # Typestyle value in the Format Typestyle command.  It is
  20. # separated from the Word font information by a semi-colon.
  21. # For example:
  22. #      tms rmn,0-20;25
  23. #      tms rmn,24;26
  24. #      tms rmn,0-20,i;23
  25.  
  26. # The first line of the file converts all Tms Rmn RTF
  27. # characters between 0 and 10 points to GFID font number
  28. # 25. The second line of the file converts all 12-pt Tms Rmn
  29. # RTF characters (remember, RTFPointSize is in half-points)
  30. # into GFID font number 26.  The final line causes all
  31. # tms rmn characters which have a point size between 0 and 
  32. # 10 pts AND ARE ITALIC to convert to GFID 23.
  33.  
  34. # Each line in this sample font mapping file begins with a pound 
  35. # sign.  This marks the line as a comment and causes the converter 
  36. # to ignore it when converting the file.  Font-mapping entries 
  37. # you make should not have the pound sign.
  38.